| FaCashPlanWorkflowAudit |
| Logical Entity Name | FaCashPlanWorkflowAudit |
| Default Table Name | FaCashPlanWorkflowAudit |
| Physical Only | NO |
| Definition | |
| Note |
| FaCashPlanWorkflowAudit Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaCashPlanWorkflowAuditId |
int | NO | ||
FaStudentAidId |
int | YES | ||
PreviousAssignedStaffId |
int | YES | ||
CurrentAssignedStaffId |
int | YES | ||
PreviousAssignedStaffGroupId |
int | YES | ||
CurrentAssignedStaffGroupId |
int | YES | ||
| Comment | nvarchar(max) | NO | ||
UserId |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| FaCashPlanWorkflowAudit Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_FaCashPlanWorkflowAudit_FaCashPlanWorkflowAuditId | PrimaryKey | FaCashPlanWorkflowAuditId |
| FaCashPlanWorkflowAudit Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaffGroup | Non-Identifying | Zero or One to Zero or More | FK_FaCashPlanWorkflowAuditCurrentAssignedStaffGroupId_SyStaffGroupStaffGroupId | CurrentAssignedStaffGroupId | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_FaCashPlanWorkflowAuditCurrentAssignedStaffId_SyStaffStaffId | CurrentAssignedStaffId | NO | YES | ||
| FaStudentAid | Non-Identifying | Zero or One to Zero or More | FK_FaCashPlanWorkflowAuditFaStudentAidId_FaStudentAidFaStudentAidId | FaStudentAidId | NO | YES | ||
| SyStaffGroup | Non-Identifying | Zero or One to Zero or More | FK_FaCashPlanWorkflowAuditPreviousAssignedStaffGroupId_SyStaffGroupStaffGroupId | PreviousAssignedStaffGroupId | NO | YES | ||
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_FaCashPlanWorkflowAuditPreviousAssignedStaffId_SyStaffStaffId | PreviousAssignedStaffId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | Fk_FaCashPlanWorkflowAuditUserId_SyStaffSyStaffId | UserId | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaCashPlanWorkflowAudit Check Constraints |
| Check Constraint Name | CheckConstraint |